home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / mpl172b.zip / MPL17-2B.DOC < prev    next >
Text File  |  1989-09-09  |  12KB  |  279 lines

  1.  
  2.           !!!!   BACK UP the importand stuff first...!!!!
  3.  
  4.  !!! You MUST have CONFIG.EXE modified for the V)iew arc feature !!!!
  5.       and run CONFIG before using the MAPLE code
  6.  
  7. As of 06/12/89 I have been using CONFIG from 17-2a this enables me to
  8. switch back and forth betweem the MAPLE 17D and RBBS 17-2x...
  9. Pleae Note again the V)iew arc mod mut be installed in CONFIG 17-2
  10.  
  11. !!!!!!!!!!!! READ THIS NOW !!!! READ THIS NOW !!!!!
  12.  
  13. !!!!!   UPDATED TO SUPPORT ZIP format !!!!!!!
  14.  
  15. YOU MUST HAVE A DEDICATED SUB DIR FOR THE VIEW ARC FEATURE
  16. ALL FILES that go into the SUBDIR used to VIEW an ARC file are DELETED
  17. I repeat ALL FILES ARE DELETED when a user logs on......
  18. PLEASE make sure that there is nothing in the SUB-DIR that is of value
  19. I recommed creating a SUb Dir called C:\VIEW... specify in CONFIG that this
  20. is the Subdir to use for PKX and keep it empty...(Config Option 285)
  21.  
  22. INitial Welcome has added features installed
  23.  
  24. 3) ALIAS Mod has been installed
  25.   This Mod adds the ability to Support Aliases to RBBS-PC 17.1A
  26.   Aliases Are turned on/off by having/not having a file with the
  27.      extension, A.Def, using the Message Files Name as in ADULTA.DEF
  28.      for the Adult Conference/SubBoard. It is located on the Same
  29.      Drive/Path as the conferences Users File.
  30.  
  31.   Further Notes - The Alias Mod looks for an appropriate DEF file for
  32.           the conference or subboard.  If found it looks for the users
  33.           record and associated alias.  If found it returns and sets up
  34.           the users name to be the alias. It will treat mail to original
  35.           name or alias as belonging to the user.
  36.              If an Alias is NOT found in the Alias file the user is
  37.           prompted as to whether they want to use one.  If no the alias
  38.           is set to their real name.  If the user answers yes, they will
  39.           be prompted for the alias to use.
  40.  
  41.   Alias Limits - Max 31 Character Length, may NOT be Blank, can NOT be
  42.                  'SYSOP', or the Sysop's Name.  Duplicate Aliases are
  43.                  checked and stopped.  No real user name shown in the
  44.                  Alias file can be used as another persons alias.  This
  45.                  prevents someone Entering mail as someone else or being
  46.                  able to read another users personal mail.
  47.   Conference Mail Scan is Supported,
  48.      The Real User Name, at Logon will be notified if anyone has left
  49.          mail to either their real name or their Alias.
  50.  
  51. ZIP CONVERT and Verify mods by Warren Muldrow have been installed
  52. and now uses GATEWAY2 for I/O redirection , Please see the DOC file
  53. for GATEWAY2.ZIP on how to install...
  54.  
  55.  An RBBS mod to convert all uploads to .ZIP by
  56.       Warren Muldrow, The Software Designer, 912-432-2440, 14400 Baud
  57.       Thanks to Jerry Toler, DixieLand BBS, 912-417-6833 for testing.
  58.       Zip Convert code.  Does the following:
  59.  
  60.          .EXE files are retained as is (for self-extracting files)
  61.            (Unless stopped by the EXTCHECK.DEF file or NOTHANX.DEF)
  62.  
  63.        .ZIP, .ARC, .PAK, .ZOO, and .LZH are unzrc'ed and then Zipped
  64.  
  65.          All other files with Extensions are Zipped
  66.  
  67.       PKUNZIP, PKZIP, PKUNPAK, PAK, LHARC, ZOO.BAT, WHAT.EXE, and LOOZ.EXE
  68.          should be in the DOS path or the RBBS directory.  WHAT is used by
  69.          ZOO.BAT and is included in this archive.  All other routines may
  70.          be found in the companion archive ARCPGMS.ZIP.
  71.  
  72.       The Library work path (Config parm # 304) is used for a work area
  73.          and should point to a separate empty subdirectory for each node.
  74.  
  75.   Thread Mod is in included
  76.  ( THREAD.EXE must be used to maintain the Thread reference file )
  77.  
  78.  NO THANXS mod is installed (NOTHANX.DEF must be in the RBBS SUBdir)
  79.  
  80.  
  81.  The EXTCHEK mod has been added You must have the EXTCHECK.DEF file in the
  82.    RBBS SUBDIR
  83.  
  84.  I have also added a feature that displays a text file if user PAGES sysop
  85. and you are not available.... to enable this all you need to do is create a
  86. TEXT file called PAGED.DEF and keep it in the RBBS subdir..this file should
  87. contain a message you want displayed if you do NOT answer the Page.
  88. supports all SMART TEXT variables also..
  89.  
  90.  
  91.  Descriptions before upload can be used and will ask to AUTO LOG OFF if user
  92.    does NOT select to add Extended Discription...Extended Discriptions are
  93.    ADDED after the Upload works wiht both NON-FMS and FMS dir's
  94.  
  95.  ASKMAIL.MOD has been installed also the PREVIOUS USER MOD
  96.  
  97.  
  98.  TO enable MegaLink, Clink(SeaLink) and Jmodem(Batch) you will need the
  99.     file 17-BATCH.ARC this contains instructions on how to anable BATCH
  100.     mode with protocols other then DSZ
  101.  
  102.   Carbon Copy message feature has also been installed
  103.  
  104.  
  105.  
  106. Now can have a second WELCOME TYPE file
  107. to enable you will need a file called NEWS.DEF  this can contain anything you
  108. wish , such as QOUTE for the day, SNIGLETS, or similar
  109. supports GRAPHIC and COLOR  same as WELCOME files  eg NEWSG.DEF NEWSC.DEF
  110. The file must be kept in the same subdir as WELCOME files
  111.  
  112.  
  113. Have added mods to enable a user to ABORT an upload when entering description
  114. Just enter the word ABORT when asked for File description and transfer will not
  115. begine (Uploads only)
  116.  
  117.  
  118. Have added code the will NOT allow a user to upload a file without a
  119. FILE EXTENSION...  to restore this to orig see RBBSSUB5.BAS  code
  120. can be found at line 20435    
  121. IF EXT$ = "" THEN _
  122. RETURN
  123. just remove the above 2 lines and things will be back to normal
  124.  
  125.  
  126. Have compiled the MAPLE wiht Qb 4.5 but you will need to use the /S
  127. swithc to avoid the OUT OF MEMORY ERROR
  128.  
  129.  
  130. PKZIP/PKUNZIP are used to access all ZIP FILES RBBS assumes that these
  131. files are in the DRIVE/SUBDIR specified in CONFIG option 312
  132.  
  133. You also need the ARCVIEW.COM program in this subdir since it is used to
  134. view ARC files... in CONFIG OPTION 312
  135.  
  136. Option 313 is used by the MAPLE code to handle only ARC type files
  137. recommend using PAK16 since it supports all the ARC file formats
  138. and PAK format only drawback to this is PAK16 is slow..
  139. (PAK10.EXE will NOT work)
  140.  
  141. Along with specifying drive and subdir in Config option 285 you must also
  142. tell CONFIG in Option 312 and 313 that you will use Either PKARC,PAK or ARC.
  143. Only the first 2 Characters of the ARC program are used to determin what
  144. commands RBBS is going to use...
  145.  
  146. Please make sure to use one or the other...and have them available in the
  147. Drive/Subdir specified in CONFIG 312
  148.  
  149.  
  150.    The V)iew command also support a help file... this file must be
  151.    named ZIP.HLP and must be keep with the other HELP files
  152.  
  153.  
  154. 2) Have added the routines to CONVERT  files to ZIP and
  155.    REZIP *.ZIP files and add users Name and Description to Zip
  156.    file.
  157.  
  158.  
  159.   AUTOLOGOFF --- users can now ABORT the Auto Logoff process
  160.  
  161.  
  162. HST 9600 Mods by Warren Muldrow......
  163.  
  164.                          RBBS-PC 17.1D change WM042201
  165.                          -----------------------------
  166.  
  167.                                       by
  168.                                  Warren Muldrow
  169.                              The Software Designer
  170.                                 Albany, Georgia
  171.                                   912-432-2440
  172.  
  173.     The new U. S. Robotics modems have the ability to fix the DTE baud
  174. rate (the rate at which the computer and modem communicate) for high speed
  175. connections, while following the caller's baud rate at connections at or
  176. below 2400 baud.  The fixed rate for high speed connections can be either
  177. 19200 or 38400, which allows maximum throughput for file transfers.  RBBS-PC
  178. will support baud rates up to 19200 baud.
  179.  
  180.     While it is also possible to fix the DTE rate for all callers and leave
  181. RBBS-PC's baud rate permanently at 19200 baud, this can cause problems with
  182. door programs which do not correctly handle the Clear-To-Send (CTS) signal
  183. from the modem.  By taking advantage of the capability of the new modems,
  184. these problems can be eliminated while still providing file transfers at
  185. 1600 characters per second or faster when connected to callers using the
  186. high speed modems.
  187.  
  188.  
  189.         NO   -- Always match the DTE baud rate to the caller's baud rate
  190.         YES  -- Always leave the DTE baud rate at its initial rate
  191.         HIGH -- Set the DTE rate to match the caller's baud rate for
  192.                 connections at 2400 baud or slower.  Otherwise, keep the
  193.                 DTE baud at the initial rate.
  194.  
  195.  
  196.        Set Up Information for U. S. Robotics High Speed Modems
  197.        -------------------------------------------------------
  198.  
  199.     Displayed below is the response given by my HST as set up for RBBS-PC
  200. operation.  The display was obtained using the "ATI4" command.  Each
  201. parameter which differs from the normal setup will be discussed.
  202.  
  203.         USRobotics Courier 9600 HST Dual Standard Settings...
  204.  
  205.            B0  C1  E0  F1  M0  Q0  V1  X1
  206.            BAUD=19200  PARITY=N  WORDLEN=8
  207.            DIAL=HUNT   ON HOOK   TIMER
  208.  
  209.            &A2  &B0  &C1  &D2  &G0  &H1  &I0  &J0  &K0
  210.            &L0  &M4  &N0  &P0  &R2  &S0  &X0  &Y1
  211.  
  212.            S00=000   S01=000   S02=043   S03=013
  213.            S04=010   S05=008   S06=002   S07=060
  214.            S08=002   S09=006   S10=007   S11=070
  215.            S12=050   S13=004   S14=000   S15=000
  216.            S16=000   S17=000   S18=000   S19=000
  217.            S20=000   S21=010   S22=017   S23=019
  218.            S24=025   S25=000   S26=000   S27=129
  219.            S28=008   S38=000
  220.  
  221.     B0  -- For the Dual Standard modem, allows proper connection to incoming
  222.            calls from V.32 compatible modems and will switch to HST mode for
  223.            calls from HST modems.  For other than Dual Standard modems, use
  224.            B1.
  225.  
  226.     &A2 -- For Dual Standard modems only.  Adds /HST or /V32 to the normal
  227.            extended result code.
  228.  
  229.     &B0 -- DTE rate follows connection rate.  On the newest modems, switch
  230.            register S27 determines the fixed high speed rate.  On some, &B2
  231.            fixes ARQ calls and follows non-ARQ calls.  Use &B0 when config
  232.            parameter 237 is NO; &B1 when 237 is YES; and &B0 or &B2 when
  233.            237 is HIGH depending on which version of ROM your modem uses.
  234.  
  235.     &C1 -- For Hayes modems this means the carrier detect signal should be
  236.            true only when a carrier is actually detected.  It is not in the
  237.            USR documentation.
  238.  
  239.     &D2 -- For Hayes modems this means to disable auto-answer when carrier
  240.            is dropped.  It is not described in USR documentation.
  241.  
  242.     &H1 -- Causes the modem to lower the Clear-To-Send signal when its
  243.            buffer is full.  Enables hardware handshaking.
  244.  
  245.     &K0 -- Data compression disabled.  This will result in an increase in
  246.            throughput of around 5 percent when transfering compressed files.
  247.  
  248.     &R2 -- Will allow the computer to delay data transmission from the modem
  249.            using the Ready-To-Send (RTS) hardware handshaking.
  250.  
  251.     S13 -- Set to 5 to eliminate the 250 millisecond pause before the modem
  252.            sends result codes to the computer and to cause the modem to return
  253.            itself to its default settings when DTR goes low.  Default value of
  254.            zero may be used.
  255.  
  256.     S27 -- Set to 1 when config parameter 237 is YES or NO.  Set to 129 when
  257.            237 is HIGH.  The one causes the modem to use V.21 answer sequence
  258.            for 300 baud calls which allows it to successfully connect to both
  259.            V.21 and Bell 103 compatible modems.
  260.  
  261.     Switch settings should be: U U D D D U U D D U.  This differs from the
  262. RBBS-PC documentation only in the setting of switch 3.  Setting switch 3 down
  263. causes the modem to default to "Quiet Mode OFF," which means that result codes
  264. will be set to the computer.  The only time that RBBS-PC does not look for
  265. result codes is when going off hook for local mode or to exit to DOS.
  266.  
  267.     Please refer any questions or comments concerning this modification to me
  268. at The Software Designer BBS.  I will accept voice calls on your dime at
  269. (912) 432-7154 during the evenings or on weekends.
  270.  
  271.  
  272.  
  273.  
  274.                 Enjoy !!!!
  275.  
  276.                 Pete Eibl <SysOp Maple Str BBS>
  277.                                 414-771-2805  24hrs 1200-9600 baud
  278.  
  279.